Change Mini-OS so that it uses stddef.h to define size_t and
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 4 May 2006 10:24:19 +0000 (11:24 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 4 May 2006 10:24:19 +0000 (11:24 +0100)
commitf2882b87263ff202cd1b1851d269ba76c5137adb
tree292a61bb3165851527e83105ef833e9ec4739829
parent55723b70ac51b1f3230793068dd2371dda820bb8
Change Mini-OS so that it uses stddef.h to define size_t and
NULL. This problem fixes errors that occur when linking Mini-OS with
ANSI standard code that uses stddef.h.
Signed-off-by: Keir Fraser <keir@xensource.com>
extras/mini-os/include/lib.h
extras/mini-os/include/os.h
extras/mini-os/include/types.h